micro_utils.dokka
0.12.15
common
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
[common]awaitFirstWithDeferred
await
First
With
Deferred
common
suspend
fun
<
T
>
Iterable
<
Deferred
<
T
>
>
.
awaitFirstWithDeferred
(
scope
:
CoroutineScope
,
cancelOnResult
:
Boolean
=
true
)
:
Pair
<
Deferred
<
T
>
,
T
>
Content copied to clipboard